home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gJurMax
- set gJurMax = 100
- set mem = the number of member "JurassicTxt1"
- repeat with i = 0 to 5
- set the lineHeight of member (mem + i) to 16
- set the scrollTop of member (mem + i) to 0
- set gJurMax = gJurMax + 16 * the lineCount of member (mem+i) - 224
- set the visibility of sprite (21+i) to true
- end repeat
-
- global gJurassicScroll
- jurassicScroll gJurassicScroll
-
- global gJurFora
- set gJurFora = true
-
- global mudouCursor, tipoCursor
- set mudouCursor = false
- set tipoCursor = 1
- end
-
-